Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRestDateTimeOffsetBug

The problem is with converting DateTimeOffset to string, without specified formatting in auto generated method. As stated in https://msdn.microsoft.com/en-us/library/bb360056(v=vs.110).aspx#Anchor_2 ToString() method uses formatting information derived from the current culture.

Formatting date as sortable (for example), solves the problem.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages